home *** CD-ROM | disk | FTP | other *** search
/ Chip 1998 February / CHIP Şubat 1998.iso / drivers / GRAFIK / DIAMOND / SSPRO / SSP109.EXE / rar / SSPRO.EXE / ACADP.ZIP / TURBODLD.HLP < prev   
Text File  |  1993-01-27  |  24KB  |  554 lines

  1. This is the Help file for DLDSETUP v2.02. It may be no larger than
  2. 48K in size or strange things will happen. The help messages may be
  3. modified, as long as the "tags" (single words preceded by a ":") are
  4. not changed. One possible reason to modify this file is to translate
  5. it into a foreign language. WARNING: Do not start any line with a
  6. colon (":") character because it will be mistaken for a help tag.
  7.  
  8. Copyright (c) 1990  Panacea Inc. - All Rights Reserved
  9.  
  10. :Intro
  11.                           Welcome to TurboDLD!
  12.  
  13.     Please take a moment and call Panacea Inc. at 603-437-5022 to
  14.     register your copy of TurboDLD. We will keep you informed of 
  15.     updates, upgrades, and special offers. For Technical Support,
  16.     call Diamond Computer Systems at (408) 736-2000.
  17.     Thank you for using TurboDLD.
  18.  
  19.     The following configuration utility is used to configure 
  20.     TurboDLD's operating environment, including things like font 
  21.     size, board type, and resolution. This utility will create a
  22.     file called DLDSETUP.DAT. This file contains TurboDLD's 
  23.     configuration information.
  24.     
  25.     After configuring TurboDLD with this utility, you may want to also
  26.     customize your color selections. This is accomplished by running
  27.     DLDCOLOR from the AutoCAD command prompt. Just type "DLDCOLOR" at
  28.     any AutoCAD command prompt. This color configuration program will 
  29.     allow you to manipulate menu colors, drawing colors, and even the 
  30.     physical colors.
  31.     
  32.     Press the question-mark ("?") key at any time in DLDSETUP to get help.  
  33.  
  34. :DrvConfig
  35. Select this menu to configure basic TurboDLD options such as display
  36. list enable/disable, drawing cache enable/disable, number of command 
  37. prompt lines.
  38.  
  39. :DlxConfig
  40. Select this menu to configure TurboDLDDeluxe's Deluxe features.
  41.  
  42. :AdvConfig
  43. Select this menu to configure TurboDLD's advanced features.
  44.  
  45. :SaveExit
  46. Saves your current configuration.
  47.  
  48. :SaveNoExit
  49. Exits WITHOUT saving your current configuration. Any configuration changes
  50. will be lost.
  51.  
  52. :Dlist
  53. You may enable or disable TurboDLD's display list. Disabling it will save
  54. memory, but AutoCAD pan, zoom, and redraw time will be significantly
  55. slower.
  56.  
  57. :Dcache
  58. Enabling the drawing cache lets TurboDLD operate at full speed. The only 
  59. reason to disable the drawing cache is to conserve memory. If you find
  60. you are paging to disk significantly, then you may want to disable the
  61. drawing cache.
  62.  
  63. :32bit
  64. AutoCAD Release 12 supports a 31 bit regen space. Selecting 31 bit will
  65. virtually eliminate regens at the expense of significantly higher memory
  66. usage. If you do not have enough additional memory, select 15. Versions
  67. of AutoCAD before R12 ignore this variable.
  68.  
  69. :CmdEcho
  70. Internal TurboDLD commands are commands which are understood by 
  71. TurboDLD. These commands are used to invoke the BP, bring up menus,
  72. or execute your actual menu commands. To echo these commands on the
  73. command line, choose Enable. To suppress the echo, choose disable.
  74.  
  75. :FlipScreen
  76. The Flip Screen Method is a fail-safe feature. In virtually all
  77. cases, the "Instant" selection will suffice, but in some rare cases,
  78. the combination of a given VGA with a particular system will result
  79. in artifacts left on the display when doing a flip-screen back from
  80. the text screen to the graphics screen. If this occurs on your system,
  81. use the "Force Redraw" option.
  82.  
  83. :bpZoom
  84. There are two modes used to zoom the BP, Float and Freeze. Float mode
  85. always centers the current zoom area in the middle of the BP. Freeze
  86. mode does not center the current zoom area after a zoom. The contents
  87. of the BP area "frozen" in the BP.
  88.  
  89. :dlCompact
  90. Forces a manual clean-up of Display List memory returning any unused
  91. memory back the AutoCAD memory pool.
  92.  
  93. :BPHilite
  94. You may highlight the current viewport with either patterned
  95. lines, a highlight rectangle, or both.
  96.  
  97. :BPRefresh
  98. Choose Enable if you want to have the contents of the Big Picture 
  99. updated as you edit the drawing. This will slow your editing operations
  100. down. Choose Disable if you do not want the Big Picture updated.
  101. This is the faster option.
  102.  
  103. :RegenMode
  104. Choose Fast for the fastest regens possible. If you choose this 
  105. option, you will not see the drawing until the regen is complete.
  106. Choose Incremental if you want to see your drawing displayed 
  107. incrementally during the regen. This option is slower than
  108. fast mode.
  109.  
  110. :BoardList
  111. Hit F1 for a list of VGA cards from which to choose yours.
  112.  
  113. :BoardSelect
  114. Choose a video card from this list. If the list does not include
  115. your specific brand of VGA, you can either select the "Your own
  116. BIOS" option, which will allow you to custom configure DLD386deluxe-VGA,
  117. or you can call Panacea technical support at 603-437-5022 for the
  118. type of card you should select.
  119.  
  120. :YourOwnBIOS
  121. If your VGA card is not in the list of supported cards, you can
  122. still set up DLD386deluxe-VGA to use it by telling this Setup program which
  123. BIOS codes the the card uses. The BIOS codes can usually be found
  124. in the manual which came with the VGA card.
  125.  
  126. :VGAResolutions
  127. You must choose a resolution from the list of resolutions
  128. supported by your VGA.
  129.  
  130. :ACADCustom
  131. Not used
  132.  
  133. :ACADRegAX
  134. This is typically where the mode select code goes. The mode MUST
  135. correspond to the color mode (16 or 256 colors) you have chosen,
  136. as indicated at the top of the active window. The mode select code
  137. is generally the same as the mode number listed in your VGA manual
  138. for a given resolution, with BX, CX, and DX all set to 0000. In
  139. some rare cases, though, such as with Video Seven and Everex VGAs,
  140. a special code is put into AX and the mode code goes into BX (see
  141. help for BX).
  142.  
  143. :ACADRegBX
  144. Most of the time this should be 0000. However, certain card
  145. manufacturers (Most notably Video Seven and Everex) set a
  146. special code in AX to indicate that the actual mode select
  147. code goes into BX.
  148.  
  149. :ACADRegCXDX
  150. No known VGA cards use these registers, and you should simply 
  151. leave them set to 0000. They are provided so that if some
  152. future VGA card uses them, DLD386deluxe-VGA will support them.
  153.  
  154. :ACADModeCode
  155. If you put the BIOS code into AX, then select "AL". If you put the
  156. code in to BX for Everex VGAs, select "AL". If you put the code
  157. into BX for VIDEO-7, then select "BL". This is the register that
  158. DLD386deluxe-VGA must use to prevent the screen from clearing when changing
  159. modes. Failure to do this correctly will result in the flip screen 
  160. not working correctly in the "FAST" mode, but no harm will be done.
  161. If you're not sure, pick "AL".
  162.  
  163. :ACADRes
  164. Enter the resolution that your card will display in when it goes into
  165. the mode specified above. Note that resolutions above 800x600 (namely
  166. 1024x768) will require the correct setting of the chip type (in the
  167. next menu).
  168.  
  169. :ChipSelect16
  170. If the AutoCAD resolution you chose is 800x600 or less, AND the
  171. AutoShade resolution you are about to chose is 320x200 or less,
  172. then you can get away with selecting "GENERIC". Otherwise, you
  173. must know the brand of VGA chip used in your VGA card. You can
  174. find this information in the manual or by actually looking at the
  175. card and locating the square, flat, black VGA controller chip.
  176.  
  177. :ChipSelect256
  178. Unless you have chosen the 320x200 resolution, you MUST specify
  179. the correct VGA chip type for your board. You can find this
  180. information in the manual or by actually looking at the card and
  181. locating the square, flat, black VGA controller chip.
  182.  
  183. :ShadeCustom
  184. Not used.
  185.  
  186. :ShadeRegAX
  187. This is typically where the mode select code goes. The mode MUST be
  188. a 256 color mode, not 16, 4, or 2. If your VGA manual gives you a 
  189. number, but doesn't tell you where to put it, it probably goes here, 
  190. and you can leave BX, CX, and DX set to 0000. Some VGA's (Video Seven
  191. and Everex) put a special code into AX and put the mode code into BX 
  192. (see help for BX).
  193.  
  194. :ShadeRegBX
  195. Most of the time this should be 0000. However, certain card
  196. manufacturers (Most notably Video Seven and Everex) set a special
  197. code in AX to indicate that the actual mode select code goes into BX.
  198.  
  199. :ShadeRegCXDX
  200. No current VGA cards use these registers, and you should simply 
  201. leave them set to 0000. They are provided so that if some future
  202. VGA card uses them, DLD386deluxe-VGA will support them.
  203.  
  204. :ShadeRes
  205. Enter the resolution that your card will display in when it goes into
  206. the mode specified above. Note that resolutions above 320x200 will
  207. require the correct setting of the chip type (in the previous menu).
  208.  
  209. :FontSize
  210. Select the font size which you would like used in all the AutoCAD
  211. drawing screen menus, including pull-downs and dialog boxes. The
  212. 8x8 font is rather small, so we recommend that you use either the
  213. 8x14 or 8x16 fonts. A large 12x24 font is available for resolutions
  214. 1024x768 or above.
  215.  
  216. :VGAColor
  217. Specify whether you want to run AutoCAD in a 16 color mode, a 256
  218. color mode, or CEG mode on your VGA. If your VGA does not support a
  219. resolution of at least 640x400 in 256 colors (see your VGA owner's
  220. manual), then you should select the "16 color driver" option,
  221. otherwise you will end up with a very odd display. If your VGA
  222. has an Edsun Labs CEG RAM/DAC, then you can select the CEG 
  223. antialiasing driver. In any case, if you want to change the individual 
  224. AutoCAD color assignments, run COLOR16.EXE for the 16 color 
  225. configuration, COLOR256.EXE for the 256 color configuration, or 
  226. COLORCEG.EXE for the CEG configuration.
  227.  
  228.  
  229. :DblClickTime
  230. Select the amount of time needed to determine that a double click
  231. has occurred. This is measured as the time from when a button is
  232. released to when it is pressed again. If the button is not pressed
  233. again during the Double Click Interval, then a normal button press
  234. occurs. Longer Double Click Intervals will result in a noticable
  235. lag for single button press operations, whereas a short Double
  236. Click Interval may not be easy to always get right. The default is
  237. 1/3 of a second (33). Please note that all timing parameters, such
  238. as this one, are in hundredths of a second, but that the timing
  239. resolution of a normal PC is approximately 5/100ths of a second.
  240. This means, for example, that a value of 25 is the same as 23 or 27.
  241.  
  242. Double clicks are one way of using a digitizer button for additional
  243. functionality, such as pulling up The Big Picture.
  244.  
  245. :LngClickTime
  246. Select the amount of time needed to determine that a long click
  247. has occurred. If a digitizer button is held down for a period of
  248. time equal to the Long Click Time, the long click command for that
  249. button is executed. A long click is also another way to abort a
  250. Big Picture operation or remove the Panacea PopUp Menu from the
  251. display. We have found that a Long Click Time of half a second (50)
  252. is sufficient for most users. Please note that all timing parameters,
  253. such as this one, are in hundredths of a second, but that the timing
  254. resolution of a normal PC is approximately 5/100ths of a second.
  255. This means, for example, that a value of 25 is the same as 23 or 27.
  256.  
  257. :EdgePanTime
  258. When you enable Automatic Edge Panning in the Deluxe driver, you
  259. may also set the amount of time the cursor must be motionless at
  260. the edge of the viewport in order to start panning. An Edge Pan
  261. Time of half a second (50) is recommended, but if you frequently
  262. leave the cursor sitting somewhere while you're thinking, you may
  263. want to lengthen the wait time. Please note that all timing param-
  264. eters, such as this one, are in hundredths of a second, but that
  265. the timing resolution of a normal PC is approximately 5/100ths of
  266. a second. This means, for example, that a value of 25 is the same
  267. as 23 or 27.
  268.  
  269. :ButtonDefs
  270. Press the 'F1' key to access the Digitizer Button Programming Menus.
  271. These menus allow you to specify what type of command will be sent
  272. to AutoCAD for double or long clicks of specific digitizer buttons.
  273.  
  274. :ButtonPage1
  275. For each button, you may specify both a double click and long click
  276. command, which gets sent to AutoCAD when a double click or long
  277. click on the specified digitizer button occurs. Note that special
  278. DLD commands, such as invoking The Big Picture, can be flagged with
  279. a "@" in front of the command. This indicates to the driver that the
  280. command can be executed transparently without going through AutoCAD.
  281. The text for the command can be anything you want it to be, up to
  282. 25 characters in length, including LISP or ADS function calls. 
  283. Anything that is valid when typed at the AutoCAD prompt is valid as
  284. one of these commands. To simulate a Ctrl-C, type "^C", which counts
  285. as two characters. Also, if you want the command executed, don't
  286. forget to add a ' ' (space) or an ^M (carriage return) after the
  287. command so that AutoCAD knows to use the command. Lastly, to send
  288. just a "^" (carat), you must actually enter "^^". Some useful Deluxe
  289. DLD commands include DLDBIGPIC - which calls up the bird's eye, and
  290. DLDMENU0 - which pops the main pop-up menu on the screen.
  291.  
  292. Note for Mouse Users: Button 2 refers to your mouse's right button,
  293. while Button 3 refers to the middle button, if your mouse has three
  294. buttons. Button 1, the Pick Button, is not listed because it cannot
  295. be redefined.
  296.  
  297. :ButtonPageOth
  298. For each button, you may specify both a double click and long click
  299. command, which gets sent to AutoCAD when a double click or long
  300. click on the specified digitizer button occurs. Note that special
  301. DLD commands, such as invoking The Big Picture, can be flagged with
  302. a "@" in front of the command. This indicates to the driver that the
  303. command can be executed transparently without going through AutoCAD.
  304. The text for the command can be anything you want it to be, up to
  305. 25 characters in length, including LISP or ADS function calls. 
  306. Anything that is valid when typed at the AutoCAD prompt is valid as
  307. one of these commands. To simulate a Ctrl-C, type "^C", which counts
  308. as two characters. Also, if you want the command executed, don't
  309. forget to add a ' ' (space) or an ^M (carriage return) after the
  310. command so that AutoCAD knows to use the command. Lastly, to send
  311. just a "^" (carat), you must actually enter "^^". Some useful Deluxe
  312. DLD commands include DLDBIGPIC - which calls up the bird's eye, and
  313. DLDMENU0 - which pops the main pop-up menu on the screen.
  314.  
  315. :ButtonSet
  316. Not used.
  317.  
  318. :MenuSet
  319. Not used.
  320.  
  321. :DeluxeMenu
  322. Not used.
  323.  
  324. :DlxMenuDefs
  325. Press the 'F1' key to access the Pop-Up Menu definitions screens.
  326. These screens allow you to specify up to 8 pop-up menus, each with
  327. up to 8 entries. The Pop-Up Menus can then be popped-up with the
  328. DLDMENUx commands, where "x" is a number between 1 and 8. These
  329. DLDMENUx commands can also be assigned to your digitizer buttons,
  330. so that the pop-up menus can be summoned by either a double or 
  331. long click. Note that there is also a special DLDMENU0, which
  332. consists of the titles of all the other menus, so you can quickly
  333. pop between the various menus.
  334.  
  335. :MenuItems
  336. For each pop-up menu entry you need to specify both a menu item
  337. description, as well as the actual command which gets executed when the
  338. menu item is selected.
  339.  
  340. The menu item description consists of any normal characters, up to 20
  341. characters in length.
  342.  
  343. The menu item command is identical in format to the command used by the
  344. reconfigurable digitizer buttons. This means that special DLD commands,
  345. such as invoking The Big Picture, can be flagged with a "@" in front of
  346. the command. This indicates to the driver that the command can be
  347. executed transparently without going through AutoCAD. The text for the
  348. command can be anything you want it to be, up to 25 characters in length,
  349. including LISP or ADS function calls. Anything that is valid when typed
  350. at the AutoCAD prompt is valid as one of these commands. To simulate a
  351. Ctrl-C, type "^C", which counts as two characters. Also, if you want the
  352. command executed, don't forget to add a ' ' (space) or an ^M (carriage
  353. return) after the command so that AutoCAD knows to use the command.
  354. Lastly, to send just a "^" (carat), you must actually enter "^^". Some
  355. useful Deluxe DLD commands include DLDBIGPIC - which calls up the bird's
  356. eye, and DLDZMVMAX - which does a regen-less Zoom All.
  357.  
  358. :MenuTitle
  359. Specify the title of the pop-up menu. This title is then used in the
  360. main menu, DLDMENU0, for quick menu access. The menu title may be up
  361. to 20 characters in length. Note that when a pop-up menu is pulled up
  362. on the AutoCAD drawing screen, that a click on the title bar brings
  363. you to the main pop-up menu.
  364.  
  365. :NtextLines
  366. Specify the number of lines you desire for the AutoCAD text area at the
  367. bottom of the AutoCAD graphics screen. This number must be between 1
  368. and 10. If you do not want a text area, probably because you have a
  369. dual screen configuration, then you must disable the text area during
  370. the AutoCAD configuration of the display device.
  371.  
  372. :
  373.  
  374. :returnPrev
  375. Choose this option to return to the previous menu.
  376.  
  377. :SideMenu
  378.  
  379. :BMfont
  380. Select the desired font size you wish to use with AutoCAD's menus and
  381. dialog boxes. If you are using a high resolution, you may wish to use 
  382. a large font such as 12x20 as a small font may be too difficult to read.  
  383. Otherwise use the smaller fonts with the lower resolutions. 
  384.  
  385. :regenMode
  386. This option allows you to set up how you wish your drawing to be displayed
  387. when a REGEN is performed.  Either set it up for Fast, to display the image
  388. all at once or select Incremental, to display the image in "chunks" or as 
  389. it is created in the display list.
  390.  
  391. :dualScreen
  392. Select enable if you want to run in dual screen mode. You must have
  393. a second display to do use dual screens. Select disable to run with
  394. a single screen.
  395.  
  396. :PolySpeed
  397. Drawing Solids, Wide Polylines, Donuts, and the like, requires a
  398. slow method if other objects are going to overlay and obscure them.
  399. If you do not draw objects on top of polygons, or do not care about
  400. high quality antialiasing where polygons intersect, then choose FAST.
  401. Otherwise, choose GOOD and things will run a bit slower but look
  402. a lot nicer.
  403.  
  404. :EdsunYesNo
  405. If you have a VGA board equipped with an Analog Devices Edsun CEG RAM/DAC 
  406. and you want to use this chip's antialiasing capabilities, select Yes. If
  407. your VGA does not have a CEG RAM/DAC or you are unsure about this
  408. question, select No.
  409.  
  410. :ManualBoard
  411. Select the type of video board you will be using with TurboDLD.
  412.  
  413. :ReturnMain
  414. To return to TurboDLD's Main Menu, select this option.
  415.  
  416. :pickRes
  417. Make your selection for the resolution you will be using with Turbodld
  418. here.   Please note that the resolution selected will depend on the 
  419. capability of your video board to support it.
  420.  
  421. :SelectRes
  422. Select the resolution you wish to use with your video board for the Display/
  423. Rendering screens.
  424.  
  425. :BPCache
  426. Enables or disables the Drawing Cache for TurboDLD advanced features,
  427. real-time panning, the Big Picture, Zoom Preview, etc. BPCACHE is normally 
  428. disabled. Disabling the cache will conserve memory, but may or may not have
  429. a visible effect on Zoom, PAN and REDRAW performance while the advanced 
  430. commands are actively in use. 
  431.  
  432. Performance benefits of the Drawing Cache will vary from one graphics
  433. platform to another.  For example, on VGA's    the performance benefit of
  434. the Drawing Cache is as little as 1%.  With    TIGA-based graphics boards,
  435. however, the performance benefit of the Drawing Cache is as high as 400%
  436. therefore it is highly recommended for use with them.
  437.  
  438. :digiMode
  439. You can either enable the long and double clicks for Turbo or disable them
  440. altogether.  If you elect to disable the digitizer, then please keep in
  441. mind that if you programmed your digitizer with the Menu or Button 
  442. Configuration menus for certain commands, these commands will no longer 
  443. function.
  444.  
  445. :YesNo
  446. If you do not wish to save your TurboDLD configuration changes, select 
  447. "YES".  If you wish to return to TurboDLD configuration Main Menu, then
  448. select "NO".
  449.  
  450. :IntroColor16
  451. Welcome to DLDCOLOR!
  452.  
  453. This program is used to customize the colors used by a Panacea DLD
  454. Display List Driver. Upon completion, this program will create a
  455. file, DLDCOLOR.DAT, in either the directory pointed to by the
  456. environment variable DLDCFG or in the current directory if DLDCFG
  457. does not exist.
  458.  
  459. The operations this program can perform are:
  460.  
  461. (O)bject:      Used to change the color of any AutoCAD screen object. A 
  462.                few examples are the graphics area background color, the
  463.                text color, or the border line color.
  464.  
  465. (D)rawing:     This allows you to remap any color between 0 - 255 to
  466.                one of 16 physical colors.
  467.  
  468. (P)hysical:    This allows you to specify the RGB intensities of any
  469.                of the 16 physical colors.
  470.  
  471. (A)DI Pal:     This constructs a default ADI color palette.
  472.  
  473. (V)GA Pal:     This constructs a default VGA color palette.
  474.  
  475. (R)eset:       This resets the physical colors to either the default
  476.                ADI or VGA palette. The initial default is ADI palette.
  477.  
  478. (L)oad:        This reloads the file DLDCOLOR.DAT. It will be loaded from
  479.                the directory pointed to by DLDCFG if that environment
  480.                variable exists or from the current directory.
  481.  
  482. (S)ave:        Save the current color palette to DLDCOLOR.DAT.
  483.  
  484. (E)xit:        Exit the program.
  485.  
  486. :IntroColor256
  487. Welcome to DLDCOLOR!
  488.  
  489. This program is used to customize the colors used by a Panacea's
  490. TurboDLD    Display List Driver. Upon completion, this program will
  491. create a    file, DLDCOLOR.DAT, in the sub-directory specified during
  492. TurboDLD setup.
  493.  
  494. The operations this program can perform are:
  495.  
  496. (O)bject:      Used to change the color of any AutoCAD screen object. A 
  497.                few examples are the graphics area background color, the
  498.                text color, or the border line color.
  499.  
  500. (D)rawing:     This allows you to remap drawing colors 0, 8 and 9 to
  501.                one of 16 or 256 physical colors, depending on the screen
  502.                resolution selected, 16 or 256 colors.
  503.  
  504. (P)hysical:    This allows you to specify the RGB intensities of any
  505.                of the 16 available physical colors.
  506.  
  507. (A)DI reset:   This constructs a default ADI color palette, as defined
  508.                in the Autodesk Device Interface Development Kit.
  509.  
  510. (V)GA reset:   This constructs a default VGA color palette in the first
  511.                16 color entries.    Remaining palette colors are identical
  512.                to those used for ADI devices.
  513.  
  514. (L)oad:        This reloads the file DLDCOLOR.DAT. It will be loaded from
  515.                the directory pointed to by DLDCFG if that environment
  516.                variable exists or from the current directory.
  517.  
  518. (S)ave:        Save the current palette to DLDCOLOR.DAT.
  519.  
  520. (E)xit:        Exit the program.
  521.  
  522. :ObjectColorMode
  523. This mode allows you to assign a physical color to any AutoCAD screen 
  524. object. Use the left and right cursor keys to select the object. Each
  525. object is represented by a box at the top of the screen. The name of 
  526. each object is displayed at the top of the screen. When you have 
  527. selected an object, hit "Enter" and pick a physical color to assign 
  528. to the object. The object will immediately appear in its new color.
  529.  
  530. :DrawColorMode
  531. This mode allows you to modify AutoCAD drawing colors 0, 8 and 9 to
  532. a physical color of your choice.    Use the cursor keys to select a
  533. Drawing Color from the matrix. Then hit    "Enter" and select the
  534. physical color to assign to that Drawing Color.
  535.  
  536. :PhysColorMode
  537. This mode allows you to assign the actual RGB intensities of each
  538. configurable physical color. Use the cursor keys to select the 
  539. physical color to modify. Then hit "Enter" and three RGB slides will
  540. appear. Use the    cursor up and cursor down keys to select the Red,
  541. Green, or Blue slide.    The slides can be positioned by using the left
  542. and right cursor keys or by entering the desired numerical value at
  543. the keyboard. The physical    color will change as the slides are being
  544. adjusted. When you have created the desired color, hit "Enter", or
  545. hit "Esc" to abort.
  546.  
  547. :BPButton
  548. Choose which digitizer button you want to double click on to invoke
  549. the Big Picture. You may not choose button #1 which is the AutoCAD
  550. pick button. Note that on three button mice, button #2 is the right
  551. button and button #3 is the middle button.
  552.  
  553. :EndOfFile
  554.